home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / UTILITY / CMD2400A.ARJ / CMD2.MSG < prev   
Text File  |  1992-07-29  |  6KB  |  158 lines

  1. L ENGLISH
  2.  
  3. ; Default-Textvariable
  4. +yes:Yes
  5. +no:No
  6. +error:Error
  7. +ok:ok
  8.  
  9. ; Help-Messages
  10. H00
  11. H01 Usage:  CMD2 search-file [/D:drive] [/L] [/F:"file"] [/C:"command"]
  12. H02                          [/A:rhsa] [/T:mm-dd-yy] [/E:level] [/TREE]
  13. H03                          [/G] [/I] [/DISK] [/P:percent] [/LPTx]
  14. H04                          [/K:"comments"] [/SYS] [/M] [/LIST:"file"]
  15. H05                          [/STATUS] [/A]
  16. H06
  17. H07 Examples:
  18. H08                CMD2 c:\cmd2*.*
  19. H09                CMD2 c:\ /TREE /G /I
  20. H10                CMD2 \ /DISK /D:ac
  21. H11                CMD2 c:\config.sys /LPT1 /K:"for Windows 3.1"
  22. H12
  23. H13 Options are:
  24. H14        search-file - files which should be searched (wildcharts: *, ? and [])
  25. H15                      for example: c[mh]*.? etc...
  26. H16           /D:drive - list of drives on which be searched
  27. H17                      (A - Z, ? = all, C.. from drive C:)
  28. H18                 /L - fileinfo with size and date
  29. H19          /F:"file" - write all founded file(s) into the specified file
  30. H20       /C:"command" - command, for example: /C:"COPY ! a:\*.*"
  31. H21                      at the beginning and the end the " " must be used...
  32. H22                      \"  for signs of quotation in a command...
  33. H23                      !   can be use only 3 times...
  34. H24                      (DEL, COPY and REN create the logfile \CMD2.LOG)
  35. H25            /A:rhsa - attributes: read-only, hidden, system, archiv
  36. H26        /T:mm-dd-yy - date: month-date-year
  37. H27           /E:level - limited directory deap
  38. H28              /TREE - display directory tree
  39. H29                 /G - graphical display of /TREE and /DISK
  40. H30                 /I - display with drive size
  41. H31              /DISK - display only drive size
  42. H32         /P:percent - minimum percent free / drive
  43. H33              /LPTx - output to printer (x = 1...3)
  44. H34     /K:"kommentar" - commentsline for the listing
  45. H35               /SYS - systeminfomation (memory: EMM, XMS,...)
  46. H36                 /M - display 24 lines per page...
  47. H37       /LIST:"file" - take search-file out of List-File...
  48. H38           /STATUS - display filesize without filename (Size/Disk)
  49. H39            /A - append data to existing file
  50. H40
  51. H41 Keys:       ESC - to interrupt program
  52.  
  53. ; Error-Messages
  54. E00 error: wrong syntax...(help with /?)
  55. E01 error: you use a wrong parameter...
  56. E02 error: missing parameter...
  57. E03 error: option "!" not exist...
  58. E04 error: you forget the filename...
  59. E05 error: can not create file...
  60. E06 error: path not exist...
  61. E07 error: file can not renamed...
  62. E08 error: Printer not ready...
  63. E09 error: file does not exist...
  64.  
  65. ; News-Messages
  66. M00 More ? ( H = Help )
  67. M01 Press space or PgDn to get 24 more lines.
  68. M02 Press Enter or down arrow to get 1 more line.
  69. M03 Press Q to quit.
  70. M04 program was interrupted by user...!
  71. M05 do you want to delete the directory
  72. M06 ...(Y/N)?
  73. M07 also search on diskette drive...(Y/N)?
  74. M08 search on diskette
  75. M09 ...(Y/N)?
  76. M10 which Printer (1...
  77. M11 File(s) founded, occupying
  78. M12 Directori(es) founded
  79. M13 options.....:
  80. M14 topical path:
  81. M15 Drive
  82. M16 free  of
  83. M17 output:
  84. M18 print:
  85. M19 ...(Y/N/Q)?
  86. M20 Operating System
  87. M21 MS-DOS Version . . . . . . . . . . . . . .
  88. M22 OS/2 Version . . . . . . . . . . . . . . .
  89. M23 Operating mode . . . . . . . . . . . . . .
  90. M24 DOS-Mode
  91. M25 Protected Mode
  92. M26 Environment used . . . . . . . . . . . . .
  93. M27 Page
  94.  
  95. ; Environmenttext
  96. V00 Environment size . . . . . . . . . . . . .
  97.  
  98. ; Sysinfo-Messages
  99. S00 System-Informations
  100. S01 Topical drive  . . . . . . . . . . . . . .
  101. S02 On disk available  . . . . . . . . . . . .
  102. S03 Number of logical drives . . . . . . . . .
  103. S04 Total Base-Memory  . . . . . . . . . . . .
  104. S05 Free Base-Memory . . . . . . . . . . . . .
  105. S06 Drive installed  . . . . . . . . . . . . .
  106. S07 Diskette(s)  . . . . . . . . . . . . . . .
  107. S08 Number of Diskettedrives . . . . . . . . .
  108. S09 Coprocessor  . . . . . . . . . . . . . . .
  109. S10 DMA (Yes for PC Junior)  . . . . . . . . .
  110. S11 Video-Mode . . . . . . . . . . . . . . . .
  111. S12 Game-Port installed  . . . . . . . . . . .
  112. S13 Internal Modem . . . . . . . . . . . . . .
  113. S14 Seriell-Devices  . . . . . . . . . . . . .
  114. S15 Number of printers . . . . . . . . . . . .
  115.  
  116. ; Displaysettings
  117. D00 Unknown
  118. D01 40x25 Color
  119. D02 80x25 Color
  120. D03 80x25 Mono
  121.  
  122. ; EMS-Messages
  123. P00 EMS present, 
  124. P01 hardware functional...
  125. P02 hardware non-functional...
  126. P03 Total installed expanded memory  . . . . .
  127. P04 Available expanded memory  . . . . . . . .
  128. P05 Total expanded memory pages  . . . . . . .
  129. P06 Available expanded memory pages  . . . . .
  130. P07 Page frame segment . . . . . . . . . . . .
  131. P08 EMS not present
  132. P09 call to ems_get_pageframe_pointer() failed
  133. P10 LIM/EMS Version  . . . . . . . . . . . . .
  134.  
  135. ; XMM-Messages
  136. X00 Extended Memory Manager Found
  137. X01 XMS resident driver major version  . . . .
  138. X02 XMS resident driver minor version  . . . .
  139. X03 Free Extended Memory . . . . . . . . . . .
  140. X04 Got HMA with Request of  . . . . . . . . .
  141. X05 Extended Memory Manager not present
  142. X06   A20 line currently enabled.
  143. X07   A20 line currently disabled.
  144. X08   Failed
  145. X09 Unexpected success requesting HMA again
  146. X10 Free Extended Memory Block
  147. X11 Zero Length Allocate failed
  148. X12 Freeing Locked Handle
  149. X13 Unexpected success freeing locked Handle
  150. X14 Move to Extended Memory Failed
  151. X15 Move from Extended Memory Failed
  152. X16 Unlock of Extended Memory Failed
  153. X17 Move from Unlocked Extended Memory Failed
  154. X18 Move Extended with Odd Length
  155. X19 Free of Extended Memory Failed
  156. X20 Move Extended from Invalid Handle
  157. X21 XMM Test Completed
  158.